@charset "UTF-8";

.wrapper {
	height: 720px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#url {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
}
